TELGetDNSoundInput
Gets the name of the current sound input driver.
pascal TELErr TELGetDNSoundInput ( TELDNHandle hTELDN, Str255 deviceName);
hTELDN
- A handle to a directory number structure.
deviceName
- On exit, a pointer to a Pascal-style string containing the name of the sound input driver for the specified directory number.
- function result
- A result code.
DESCRIPTION
TheTELGetDNSoundInput
function returns, in thedeviceName
parameter, a pointer to a Pascal-style string that contains the name of the sound input driver for the directory number specified by thehTELDN
parameter.SEE ALSO
You can dispose of the sound input driver by callingTELDisposeDNSoundInput
(next).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help